|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.protocol.BilateralAtomicNegotiationSession
negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
negotiator.protocol.auction.AuctionBilateralAtomicNegoSession
public class AuctionBilateralAtomicNegoSession
| Field Summary |
|---|
| Fields inherited from class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession |
|---|
currentAgent, MACoutcomes, no, protocol, startingAgent, startingWithA, startTime, startTimeMillies, stopNegotiation, totalTime |
| Fields inherited from class negotiator.protocol.BilateralAtomicNegotiationSession |
|---|
additionalLog, agentA, agentAname, agentAparams, agentB, agentBname, agentBparams, bidSpace, fAgentABids, fAgentBBids, finalRound, lastAction, lastBid, matchDataLogger, omMeasuresResults, spaceA, spaceB |
| Constructor Summary | |
|---|---|
AuctionBilateralAtomicNegoSession(Protocol protocol,
Agent agentA,
Agent agentB,
java.lang.String agentAname,
java.lang.String agentBname,
UtilitySpace spaceA,
UtilitySpace spaceB,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentAparams,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentBparams,
java.lang.String startingAgent,
int totalTime)
|
|
| Method Summary |
|---|
| Methods inherited from class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession |
|---|
badOutcome, checkAgentActivity, createBadMACOutcomes, createMACOutcomes, createOutcome, getNegotiationOutcome, getStartingAgent, JudgeTimeout, otherAgent, run, setStartingWithA, setTotalTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuctionBilateralAtomicNegoSession(Protocol protocol,
Agent agentA,
Agent agentB,
java.lang.String agentAname,
java.lang.String agentBname,
UtilitySpace spaceA,
UtilitySpace spaceB,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentAparams,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentBparams,
java.lang.String startingAgent,
int totalTime)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||